home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / csh540src.lha / Custom_Headers / proto / multiuser.h next >
Encoding:
C/C++ Source or Header  |  1994-07-02  |  179 b   |  8 lines

  1. #ifndef PROTO_MULTIUSER_H
  2. #define PROTO_MULTIUSER_H
  3. #include <exec/types.h>
  4. extern struct muBase *muBase;
  5. #include <clib/multiuser_protos.h>
  6. #include <pragmas/multiuser.h>
  7. #endif
  8.